%%{init: { 'theme': 'base', 'themeVariables': { 'fontSize': '30px', 'fontFamily': 'Ubuntu, sans-serif' } } }%%
%%| fig-width: 80
%%| fig-height: 12
graph LR
A["ISO 30401:<br/>Captura de<br/>Conhecimento"] --> B["ISO 30401:<br/>Compartilhamento"]
B --> C["ISO 30401:<br/>Criação de Novo<br/>Conhecimento"]
C --> D["ISO 56005:<br/>Identificação de<br/>Ativos de PI"]
D --> E["ISO 56005:<br/>Proteção<br/>Formal/Informal"]
E --> F["ISO 56005:<br/>Valorização<br/>Econômica"]
F --> G["ISO 56005:<br/>Aproveitamento<br/>Licenciamento/<br/>Exploração"]
G --> H["Apropriabilidade:<br/>Retornos<br/>Econômicos"]
H --> I["Reinvestimento<br/>em P&D"]
I --> A
style A fill:#034EA2,stroke:#FDB913,stroke-width:3px,color:#fff
style B fill:#034EA2,stroke:#FDB913,stroke-width:3px,color:#fff
style C fill:#034EA2,stroke:#FDB913,stroke-width:3px,color:#fff
style D fill:#ED1C24,stroke:#FDB913,stroke-width:3px,color:#fff
style E fill:#ED1C24,stroke:#FDB913,stroke-width:3px,color:#fff
style F fill:#ED1C24,stroke:#FDB913,stroke-width:3px,color:#fff
style G fill:#ED1C24,stroke:#FDB913,stroke-width:3px,color:#fff
style H fill:#FDB913,stroke:#034EA2,stroke-width:4px,color:#000
style I fill:#034EA2,stroke:#FDB913,stroke-width:3px,color:#fff